home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / iso9660 / mail / pine / imap.arc / text0115.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  715 b   |  19 lines

  1. RFC-1176 clearly states (in the command summary) that the "* MAILBOX"
  2. and "* BBOARD" commands have a single "string" argument.  In IMSP,
  3. we've taken advantage of this fact by adding more fields (such as
  4. server location(s)) to this unsolicited reply -- the goal being to
  5. allow the IMAP and IMSP client code to share as much parsing as
  6. possible.
  7.  
  8. Rather than making the protocol definition less consistant and
  9. RFC-1176 invalid, it would be better to state that having certain
  10. characters in mailbox/bboard names (e.g. double-quotes and spaces) are
  11. likely to break older clients that don't conform to the spec.
  12.  
  13. Flags and keywords already are defined to be ATOMs in the BNF, so
  14. there's no ambiguity there.
  15.  
  16.         - Chris
  17.  
  18.  
  19.